projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
27000c0
)
(BASE_PURESIZE): Decrease to 1141000.
author
YAMAMOTO Mitsuharu
<mituharu@math.s.chiba-u.ac.jp>
Thu, 20 Jul 2006 01:01:18 +0000
(
01:01
+0000)
committer
YAMAMOTO Mitsuharu
<mituharu@math.s.chiba-u.ac.jp>
Thu, 20 Jul 2006 01:01:18 +0000
(
01:01
+0000)
src/puresize.h
patch
|
blob
|
history
diff --git
a/src/puresize.h
b/src/puresize.h
index 457a75ea023647aa7411640bec41e7c19c2cafe8..a4ec7cacf235c053993c7eca68392be8981b194f 100644
(file)
--- a/
src/puresize.h
+++ b/
src/puresize.h
@@
-43,7
+43,7
@@
Boston, MA 02110-1301, USA. */
#endif
#ifndef BASE_PURESIZE
-#define BASE_PURESIZE (1
21
1000 + SYSTEM_PURESIZE_EXTRA + SITELOAD_PURESIZE_EXTRA)
+#define BASE_PURESIZE (1
14
1000 + SYSTEM_PURESIZE_EXTRA + SITELOAD_PURESIZE_EXTRA)
#endif
/* Increase BASE_PURESIZE by a ratio depending on the machine's word size. */